automation: save xen config before building
authorWei Liu <wl@xen.org>
Wed, 5 May 2021 11:45:16 +0000 (11:45 +0000)
committerWei Liu <wl@xen.org>
Wed, 5 May 2021 14:23:01 +0000 (14:23 +0000)
commitb066bd195c04f15ca396ce427c03da1e14849197
tree020fccf90cf733ad97fb29da7fa19b2e6ea617ad
parent8cccd6438e86112ab383e41b433b5a7e73be9621
automation: save xen config before building

It is reported that failed randconfig runs are missing the config file
which makes debugging impossible. Fix this by moving the line that
copies the config file before the build is executed.

Signed-off-by: Wei Liu <wl@xen.org>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
automation/scripts/build